home *** CD-ROM | disk | FTP | other *** search
- Short: Flush memory every 2 seconds
- Author: alecosnet@inwind.it (Alessandro Marinuzzi)
- Uploader: alecosnet@inwind.it (Alessandro Marinuzzi)
- Version: 1.2
- Type: util/wb
- Date: 09.02.2003
- Requires: KeyPressed (here included)
-
- ================================================================================
-
-
- INTRODUCTION:
- =============
-
- I wrote this little script in order to gain the memory used by the tasks but
- not deallocated so my Amiga every time after using an application was using
- a small amount of memory instead of the total available. I found most tools
- for this purpose but I was not satisfied! For this reason I decided to write
- this useful and simple script... MagicFlush is born!!! :) Now I have decided
- to give MagicFlush to the Amiga community. I sincerely hope you will find my
- MagicFlush very useful :-)
-
-
- REQUIREMENTS:
- =============
-
- · Any Amiga
- · KeyPressed in C: (Included)
-
- FEATURES:
- =========
-
- · very safe
- · modifiable using a simple text editor
- · very very simple
- · uses the commands Avail and Wait
- · may be killed keeping pressed the key F6 for 4 seconds
-
- INSTALLATION:
- =============
-
- Simply you have to:
- · copy KeyPressed to C:
- · copy MagicFlush to Sys:WBStartup
- · reboot your Amiga
-
- HISTORY:
- ========
-
- · 1.0 - Internal:
- » MagicFlush uses Avail and Wait as C:Avail and C:Wait. Stupid way ;-)
- · 1.1 - Internal:
- » MagicFlush makes resident Avail and Wait so there is no HD access during
- its job and so works very fine and fast
- » added a simple control within the loop in order to quit MagicFlush
- · 1.2 - Public:
- » now MagicFlush uses the small command KeyPressed in order to quit
-
-
- AUTOR:
- ======
-
- Alecos -> Fullname: Alessandro Marinuzzi
- Address: Via Torre Pilo n.14/c
- City: Palermo
- ZipCode: 90151
- Country: Italy
-
- E-Mail: alecosnet@inwind.it
- Web: under construction
-
-
- MY AMIGA CONFIGURATION:
- =======================
-
- · Amiga Model: A4000/040
- · Graphic Board: CyberVision64/3D
- · Monitor: Digital 15 inch
- · Speakers: 2 - 240 W
- · Hard Disk: 8,4 GB
- · CDROM-Writer: 48x16x48
- · FloppyDisk: DD 3,5
- · Analogic Modem: 56k Flex V.90
- · Mouse: Manhattan
- · Joystick: Transparent-Coloured (like Apple)
- · Printer: CanonBJEC 240
- · Fast Mem: 16 MB
- · Graphic Mem: 2 + 4 MB
- · AmigaOS: 3.9
- · ROM: 3.1
- · GraphicOS: CyberGraphX4
- · SoundOS: Ahi.
-
-
- STATUS:
- =======
-
- MagicFlush is Public Domain
-
-
- DISCLAIMER:
- ===========
-
- THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EITHER
- EXPRESSED OR IMPLIED, OR OTHERWISE. BY USING THIS SOFTWARE, YOU ACCEPT THE
- ENTIRE RISK. ALESSANDRO MARINUZZI SHALL BE NOT LIABLE FOR ANY DIRECT OR
- INDIRECT DAMAGE, INCLUDING DAMAGE FOR ANY DATA OR INFORMATION WHICH MAY BE
- LOST.
-
- ================================================================================
-